gpsbabel.git
2013-03-10 tsteven4remove more forced formatting in the new gpx writer.
2013-03-10 tsteven4remove some forced formatting in the new gpx writer.
2013-03-09 tsteven4Add a test case for the gpx writer trk/extensions with...
2013-03-09 robertlipePencil-whipped the remaining OLDGPX cases and convinced...
2013-03-05 tsteven4Fix gpx reader difficulty with elements that are not...
2013-03-05 robertlipeRemove the bulky/uncontest[ed|able] parts of OLDGPX...
2013-03-04 robertlipeAdd doc for Mapbar. Thanx, AzureSky.
2013-03-01 robertlipeFix classic-2
2013-03-01 robertlipeAdd missing GC html, text references.
2013-03-01 robertlipeAdditional fixes for mapbar.
2013-02-28 robertlipeAdd test & minor fixes for maggeo writer.
2013-02-28 robertlipeRemove dead parse_date function.
2013-02-28 robertlipeAdd (half-hearted) test for OSM writer.
2013-02-28 robertlipeAdd a test for HTML and TEXT output of a geocache.
2013-02-28 robertlipeAdd (somewhat bogus) bushnell trail writer test.
2013-02-28 robertlipeAdd test cases for cetus track read.
2013-02-28 robertlipexiao jian cheng adds Mapbar support.
2013-02-27 robertlipeAdd Adapt Mobile Keychain Pro to Skytraq, per Hans...
2013-02-25 robertlipeFix deps for gpx.cc.
2013-02-24 robertlipeTweak timestamp in gpx_garmin_extensions to make more...
2013-02-24 tsteven4Another fix for new gpx writer, this time for the garmi...
2013-02-24 tsteven4Fix a couple of issues with the new gpx writer having...
2013-02-24 tsteven4fix an infinite loop in the new gpx writer when a chain...
2013-02-23 tsteven4Improve the new gpx writer wrt common extensions.
2013-02-23 tsteven4Fix invalid output with "-o gpx,garminextensions=1...
2013-02-21 robertlipeSubclass QXmlStreamWriter. Use it to abstract the...
2013-02-21 robertlipeSeveral mechanical changes to make CentOS less whiney...
2013-02-21 robertlipeTurn back on new GPX writer. With this change, it...
2013-02-20 robertlipeFall back to old GPX writer until I understand why...
2013-02-20 robertlipeAdd -w to ignore whitespace in testo.
2013-02-20 robertlipeMake a serious attack on the new XML serializer for...
2013-02-20 robertlipeShuffle test suite around some more, fixing order of...
2013-02-18 robertlipeA new version of gpx.cc that passes a good percentage...
2013-02-18 robertlipeMinor test changes: bust a few tests out and fix diff...
2013-02-18 robertlipeFix order of diff args in arc-project.
2013-02-18 robertlipeDon't double UTF-8 encode in gbfputs(QString, gbfile).
2013-02-18 robertlipeStart scratching in new GPX writer, turned off right...
2013-02-12 robertlipeUse correct temp var in avltree.
2013-02-12 robertlipeCorrect over-aggressive xstrdup removal.
2013-02-11 robertlipeTested:
2013-02-11 robertlipeAdd, use an abstraction for testing url and url_link_te...
2013-02-11 tsteven4Make configure friendly wrt Qt on RHEL/OEL/SL/CENTOS...
2013-02-10 tsteven4CoastalExplorer: Allow compilation to succeed without...
2013-02-10 robertlipeBeging the long, hard road of moving core structures...
2013-02-10 robertlipe... Fix use-after-free of temp in gbfile. That gets Ubuntu...
2013-02-10 robertlipe... More fixes in tpo teardown; don't double destruct waypoint.
2013-02-10 robertlipe... Correct mismatched ctor/xfree in tpo.
2013-02-10 robertlipe... Correct mismatched constructor/xfree pair in hsa_ndv.
2013-02-10 robertlipe... Split classic-1 test entries up a bit
2013-02-09 tsteven4FORCE should not be a PHONY target, it is a prerequisit...
2013-02-09 tsteven4Declare PHONY targets.
2013-02-09 robertlipePropagate find_vec const-ness upstream.
2013-02-09 robertlipeAnother const change in vecs.
2013-02-09 robertlipeMore const-ipation changes in vecs.cc
2013-02-09 robertlipeTweak include styles for QtCore.
2013-02-09 robertlipeMechanical warning cleanups in tpo.cc
2013-02-09 robertlipeMisc. minor mechanical changes to reduce warning angst.
2013-02-09 robertlipeProvide overloaded helpers to gbfile to make it more...
2013-02-09 robertlipeSketch in what a "real" XML writer might look like...
2013-02-09 tsteven4GTS Trackmaker: Fix harmless cppcheck complaint.
2013-02-08 robertlipeStart moving geocache data to a class. It's complicated.
2013-02-07 robertlipeUse the correct qmake for cross builds. Extra Win32...
2013-02-07 robertlipeEliminate redundant -I of srcdir.
2013-02-06 robertlipeBetter handling of strptime being in C, but used by...
2013-02-06 robertlipeMore Windows-specific C->C++ explicit casts.
2013-02-06 robertlipeAdd some of the mechanical casts for gbser_win.cc.
2013-02-06 robertlipeMove url_link and utf_string to be more C++-ish.
2013-02-05 robertlipeRegenerate configure.
2013-02-05 robertlipeAdd workaround for MacPorts' mutant build/install of...
2013-02-01 robertlipeUpdate mkicondoc.
2013-02-01 robertlipeDelete dead pstrdup from util.cc
2013-02-01 robertlipeMinor style changes to reduce scope. cppcheck is prett...
2013-01-29 robertlipeSilence the 'illegal byte sequence' on Mountain Lion...
2013-01-28 robertlipe... Start Sketching in replacement for the HAS/SET/-99999...
2013-01-28 robertlipe... Tweak dependency generator. Rebuild deps.
2013-01-28 robertlipe... Don't use QDateTime to parse XML times just yet.
2013-01-27 tsteven4fix error counting in testo.
2013-01-27 robertlipe... Guilhem Bonnefille contributes support for the Google...
2013-01-27 robertlipe... Add the datetime class, a shim between our time_t stuff...
2013-01-27 robertlipe... Turn on the first real use of Qt, replacing the creatio...
2013-01-27 robertlipe... Mechanically simplify the argument to localtime and...
2013-01-27 robertlipe... Remove get_tz_offset as it has no callers.
2013-01-27 robertlipe... Make gpsdevice_{ser,usb} play nicer with C++ headers.
2013-01-27 robertlipe... Remove dead macgpsbabel tree.
2013-01-27 robertlipe... Deja vu. Unfix const warning - again - in vecs.cc...
2013-01-27 robertlipe... Split destinator, unicsv, nmea, and interpolate out...
2013-01-27 robertlipe... Mechanical changes in date handling that made it harm...
2013-01-27 robertlipe... More changes to support a time object.
2013-01-27 robertlipe... More groundwork for class-typed time primitives in...
2013-01-26 robertlipe... Make waypt_dupe act more like a copy constructor.
2013-01-26 robertlipe... Split igc, gpssim, garmin_txt into test entries of...
2013-01-22 robertlipe... Begin (very conservatively) moving some of our key...
2013-01-20 robertlipe... Rename internal_styles to .cc so we can have class...
2013-01-15 tsteven4Fix mainnav test dependence on local time zone.
2013-01-14 robertlipe... Typo fix in TEF.
2013-01-14 tsteven4Improve accuracy of height filter.
2013-01-13 robertlipeFix (?) delbin on Linux.
2013-01-13 robertlipeMechanical changes to build on Linux. Most were just...
2013-01-13 robertlipe... Hyper-const util.cc
2013-01-13 robertlipe... strptime and internal_styles remain c.
next